home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 4 / Amiga Tools 4.iso / tools / wb-enhancement / hboot1 / users / ab.hbscript next >
Text File  |  1996-02-26  |  797b  |  69 lines

  1. ; AMOS Boot Button Script Public
  2. ;
  3. ; #                   - Start/End of Definition
  4. ; B3                  - Button number
  5. ; LoadWB              - Button name
  6. ; Run >NIL: C:loadWB  - Button Command(s)
  7. ; Run >NIL: C:EndCLI
  8. ; ##                  - End of Button Script
  9. ;
  10. ; Button B1 is RESERVED for Quiting !!!
  11. ;
  12. ; Buttons 8,9,10 are standard used for Config Loadinf and Saving
  13. ;
  14. #
  15. B2
  16. Mail
  17. C:PPMore ABoot:BootMail
  18. #
  19. B11
  20. LoadWB
  21. C:LoadWB
  22. #
  23. B17
  24. AMOSPro
  25. cd Project:AMOS_Pro
  26. run >NIL: AMOSPro
  27. #
  28. B18
  29. DM
  30. run DiskMaster
  31. #
  32. B21
  33. Ted
  34. run >NIL: Ted
  35. #
  36. B31
  37. DPaintIV
  38. run >NIL: DPaint
  39. #
  40. B32
  41. Brilliance
  42. run >NIL: Brilliance
  43. #
  44. B33
  45. Formula1
  46. Applic:Pleasure/Formula1GP/Formula1GP
  47. #
  48. B34
  49. TAD
  50. run >NIL: Applic:Image/Process/The_Art_Department
  51. #
  52. B35
  53. VidiAmiga
  54. run >NIL: Applic:Image/Process/The_Art_Department
  55. ##
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.